home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 437 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  680 b 

  1. Date: Wed, 18 Aug 93 10:03:38 -0700
  2. From: ersmith@netcom.com (Eric R. Smith)
  3. Message-Id: <9308181703.AA24199@netcom5.netcom.com>
  4. To: dsb@cs.duke.edu, mint@terminator.rs.itd.umich.edu
  5. Subject: Re: Applying patches to MiNT source
  6.  
  7. The MiNT source never sees a Unix system, at least not at this end --
  8. all MiNT development is done under MiNT, with TOS and MiNT tools. So
  9. using CR/LF as line terminators works fine (indeed, some TOS tools get
  10. upset at just plain LF). So that isn't likely to change. It's easy
  11. enough to write a little Unix utility to strip CR's from files (heck,
  12. tr or sed should be able to do this) if you want to maintain MiNT on a
  13. Unix or Unix-style system.
  14.  
  15. Eric
  16.